home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 4
/
PC World Interactive 4.iso
/
online
/
tlaunch.exe
/
0
/
RCDATA
/
TFRM_ABOUT
/
TFRM_ABOUT.txt
< prev
Wrap
Text File
|
1997-06-09
|
4KB
|
184 lines
object frm_About: Tfrm_About
Left = 223
Top = 415
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 229
ClientWidth = 474
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label3: TLabel
Left = 248
Top = 54
Width = 217
Height = 17
Alignment = taCenter
AutoSize = False
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 248
Top = 72
Width = 217
Height = 17
Alignment = taCenter
AutoSize = False
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Bevel1: TBevel
Left = 248
Top = 96
Width = 217
Height = 2
end
object Label5: TLabel
Left = 248
Top = 108
Width = 217
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'Written by Rodney M. Savard'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object lab_RegName: TLabel
Left = 248
Top = 164
Width = 217
Height = 17
Alignment = taCenter
AutoSize = False
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 248
Top = 148
Width = 217
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'Registered To:'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 248
Top = 126
Width = 217
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'using Borland Delphi version 2.01'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Panel1: TPanel
Left = 8
Top = 8
Width = 227
Height = 177
BevelOuter = bvLowered
TabOrder = 0
object img_SavSoft: TImage
Left = 1
Top = 1
Width = 225
Height = 175
Align = alClient
AutoSize = True
Picture.Data = {<image000.bmp>}
end
end
object pan_Logo: TPanel
Left = 248
Top = 8
Width = 217
Height = 39
BevelOuter = bvLowered
Caption = 'pan_Logo'
TabOrder = 1
object img_Logo: TImage
Left = 1
Top = 1
Width = 215
Height = 37
Align = alClient
AutoSize = True
Picture.Data = {<image001.bmp>}
Stretch = True
end
end
object cmd_OK: TBitBtn
Left = 392
Top = 192
Width = 74
Height = 29
TabOrder = 2
Kind = bkClose
end
object txt_EMail: TEdit
Left = 8
Top = 192
Width = 305
Height = 17
BorderStyle = bsNone
Color = clBtnFace
Ctl3D = True
Font.Color = clPurple
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentCtl3D = False
ParentFont = False
ReadOnly = True
TabOrder = 3
end
object txt_Web: TEdit
Left = 8
Top = 208
Width = 305
Height = 17
BorderStyle = bsNone
Color = clBtnFace
Ctl3D = True
Font.Color = clPurple
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentCtl3D = False
ParentFont = False
ReadOnly = True
TabOrder = 4
end
end